add an assert to ensure we do not use virtual file types with no VFS
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 20 Jan 2025 16:10:09 +0000 (17:10 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 22 Jan 2025 10:17:41 +0000 (11:17 +0100)
commitb8f853a135cc4f1c974260c8fecb567652334e8c
tree9e4e6548669790caa87a131c06404b4962dd8035
parent3a20ea871b9faa67f879168690ee597118dda15f
add an assert to ensure we do not use virtual file types with no VFS

if VFS mode is off, we should nto be using any virtual file types

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/discovery.cpp